@charset "UTF-8";
/*RESET*/
*{ margin:0; padding:0;}
body {
	margin: 0;
	padding: 0;
	font:12px/1.5 "宋体",arial,\5b8b\4f53,sans-serif;
	min-width:1200px;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
address,cite,dfn,em,var {
	font-style:normal;
}
code,kbd,pre,samp {
	font-family:courier new,courier,monospace;
}
small {
	font-size:12px;
}
ol,ul {
	list-style:none;
}
a {
	text-decoration:none;
	color: #666;
}
a:hover {
	color: #7A1F00;
}
legend {
	color:#000;
}
fieldset,img {
	border:0;
}
button,input,select,textarea {
	border:none;
	font-size:100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.clear:after,.clearfix:after {
	clear:both;
	display:block;
	height:0;
	content:'\20';
}
/* 公用*/
	body {
	background: url(../images/bg.png) repeat;
	overflow-x: hidden;
}
.com-width {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.about_content {
	width:1200px; margin:0 auto;
	margin-top:60px;
	line-height:25px;
}
.w950 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
.w1000 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.w1100 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.w1200 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float:left
}
.fr {
	float:right
}
/* 头部*/
.header {
	height: 140px;
	z-index: 99999;
	box-shadow: 0 0px 5px #949494;
	background-image:url(../images/headbg.jpg);
}
.header .logo {
	margin-top: 26px;
	width: 360px;
	height: 76px;
}
.header .hd-call {
	padding: 15px 0 0 0;
	width: 200px;
	height: 56px;
	color: #696969;
	text-align: center;
	text-align: center;
	position: relative;
}
.header .hd-call i {
	width: 30px;
	height: 45px;
	background: url(../images/sprite.png) no-repeat 0 2px;
}
.header .hd-call span {
	padding: 0 11px;
}
.header .hd-call em {
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	font-family: "宋体","微软雅黑";
}
.header .main-nav {
	min-width: 686px;
	height: 40px;
}
.header .main-nav ul li {
	
}
.header .main-nav ul li a {
	display: block;
	padding: 0 20px;
	font-size: 12px;
	color: #696969;
	line-height: 40px;
	text-decoration: none;
	border-radius: 20px;
	font-weight: bold;
	font-family: "宋体"!important;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.header .main-nav ul li.on a,
.header .main-nav ul li:hover a {
	background-color: #DAA520;
	color: #fce3d3;
}


.header .main-nav ul li .profilelist,.header .main-nav ul li .navtreefirst{ display:none}
.header .main-nav ul li:hover .profilelist{ display:block}
.header .main-nav ul li .profilelist{ position:absolute;top:110px; z-index:888;font:12px/40px simsun; color:#fff;}
.header .main-nav ul li .profilelist li a{ color:#fff; display:block; margin-top:7px;}
.header .main-nav ul li .profilelist li{text-align:center;}
.header .main-nav ul li .profilelist li:hover{}


/*Banner*/
@media only screen and (max-width:1920px){
.banner {
	width:1920px;
	margin: 0 auto;
	position:relative;
	height:700px;
	left:50%;
	margin-left:-960px;
	z-index:10;
}
.banner .bd {
	width:1920px;
	height:700px;
	overflow:hidden;
	z-index:0;
}

.banner .hd {
	position:absolute;
	bottom:15px;
	width: 100%;
	text-align: center;
	z-index:5;
	font-size: 0;
	overflow:hidden;
}
.banner .hd li {
	background:#ccc;
	z-index:2;
	cursor:pointer;
	margin: 0 3px;
	display:inline-block;
	width:11px;
	height:11px;
	*display:inline;
	zoom:1;
	border-radius: 50%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.banner .hd li:hover,.banner .hd .on {
	background: #FFA500;
}
}
@media only screen and (max-width:1200px){
.banner {
	width:1550px;
	margin: 0 auto;
	position:relative;
	height:700px;
	left:50%;
	margin-left:-960px;
	z-index:10;
}
.banner .bd {
	width:1550px;
	height:700px;
	overflow:hidden;
	z-index:0;
}

.banner .hd {
	position:absolute;
	bottom:15px;
	width: 100%;
	text-align: center;
	z-index:5;
	font-size: 0;
	overflow:hidden;
}
.banner .hd li {
	background:#ccc;
	z-index:2;
	cursor:pointer;
	margin: 0 3px;
	display:inline-block;
	width:11px;
	height:11px;
	*display:inline;
	zoom:1;
	border-radius: 50%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.banner .hd li:hover,.banner .hd .on {
	background: #FFA500;
}
}
/* 展示*/
	.ojl-show {
	padding-top: 65px;
	height: 660px;
	background: url(../images/ojl-show-bg.png) no-repeat center;
}
.ojl-show .new-product {
	width: 600px;
	height: 538px;
	overflow: hidden;
	position: relative;
}
.ojl-show .new-product .cover {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 35px 0 0 30px;
	width: 321px;
	height: 137px;
	background: rgba(0,0,0,0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
	/*==IE8==*/
	color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.ojl-show .new-product:hover .cover {
	background: rgba(0,0,0,0.5);
}
.ojl-show .new-product .cover h5 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight:normal;
	font-family:microsoft yahei;
}
.ojl-show .new-product .cover em {
	font-size: 14px;
	color: #C6C3C3;
	font-weight: bold;
}
.ojl-show .more-btn {
	display: inline-block;
	width: 112px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	background-color:  #A27727;
	text-align: center;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.ojl-show .more-btn span {
	display: inline-block;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.ojl-show .more-btn:hover span {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-o-transform: translateX(5px);
	transform: translateX(5px);
}
.ojl-show .more-btn:hover {
	background-color: #7A1F00;
}
.ojl-show .join {
	position: relative;
	margin-bottom: 20px;
	width: 580px;
	height: 280px;
	overflow: hidden;
}
.ojl-show .join .cover {
	position: absolute;
	left: 57px;
	top: 170px;
	/* padding: 90px 0 0 56px;*/
	color: #fff;
}
.ojl-show .join .cover em {
	font-size: 16px;
	font-weight: bold;
}
.ojl-show .join .cover h5 {
	font-size: 24px;
}
.ojl-show .join .more-btn {
	/*color: #b13208;
	background-color: #fff;*/
}
.ojl-show .join .more-btn:hover {
	/*background-color: #FFA500;*/
}
.ojl-show .case {
	width: 580px;
}
.ojl-show .case .pic {
	width: 280px;
	overflow: hidden;
	position: relative;	
}
.ojl-show .case .pic .case_more {
	position: absolute;
	color: #fff;
	bottom:5px;
	background:  #FFA500;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 280px;
	opacity: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.ojl-show .case .pic .case_more a {
	color: #fff;
}
.ojl-show .case .pic:hover .case_more {
	opacity: 0.8;
}
.ojl-show .case .cont {
	padding-left: 22px;
	padding-top: 65px;
	width: 257px;
	overflow: hidden;
}
.ojl-show .case .cont h5 {
	font-size: 20px;
	color: #771f04;
	position: relative;
}
.ojl-show .case .cont h5:before {
	content: ' ';
	position: absolute;
	left: -43px;
	top: -17px;
	width: 300px;
	height: 1px;
	background: #771F04;
	z-index: 2;
}
.ojl-show .case .cont p {
	padding: 8px 0 25px 0;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
/* 产品*/
	.product {
	padding-top: 86px;
	height: 596px;
	background: url(../images/product-bg.jpg) no-repeat center;
}
.product-item {
	width: 271px;
	height: 516px;
	text-align: center;
}
.product-item .bg-top {
	width: 100%;
	height: 50px;
	background: url(../images/item-top.png) no-repeat center;
}
.product-item .bg-bottom {
	width: 100%;
	height: 58px;
	background: url(../images/item-bottom.png) no-repeat center;
}
.product-item ul {
	padding-top: 42px;
	width: 271px;
	height: 323px;
	background: url(../images/item-bg.png) repeat-y;
}
.product-item ul li {
	margin-bottom: 18px;
	display: inline-block;
}
.product-item ul li a {
	display: inline-block;
	width: 243px;
	height: 52px;
	font-size: 20px;
	color: #fff;
	line-height: 52px;
	text-decoration: none;
	font-weight: bold;
}
.product-item ul li.item:hover a,
.product-item ul li.item.on a {
	color: #FFA500;
	background: url(../images/item-bg1.png) no-repeat center;
}
.product-item ul li:hover a {
	color: #ff4100;
}
.product-item ul span {
	display: block;
}
.product-item ul span a {
	font-size: 24px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}
.product-item ul span a:hover {
	color: #3F0E00;
}
.product .show-box {
	margin-top: 30px;
	width: 882px;
	height: 470px;
	overflow: hidden;
}
.product .show-box .pic {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.product .show-box .pic .tit {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 32px 60px 0 60px;
	width: 300px;
	height: 180px;
	background: rgba(0,0,0,0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
	/*==IE8==*/
	color: #FFA500;
	font-weight: bold;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.product .show-box .pic:hover .tit {
	background: rgba(0,0,0,0.5);
}
.product .show-box .pic .tit em {
	display: inline-block;
	padding-bottom: 7px;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
}
.product .show-box .pic .tit i {
	font-size: 12px;
	color: #B9B4B2;
	font-style: normal;
	font-weight: normal;
	font-family:microsoft yahei;
}
/*新闻*/
	.news {
	padding-top: 80px;
	height: 532px;
	background: url(../images/news-bg.png) no-repeat left bottom;
}
.news-show {
	width: 618px;
	height: 449px;
	overflow: hidden;
}
.news-box {
	padding-right: 24px;
	width: 513px;
}
.news-box .tit h3 {
	font-size: 20px;
	color: #666;
	line-height: 25px;
}
.news-box .tit h3 em {
	font-size: 14px;
	color: #484542;
	text-transform: uppercase;
}
.news-box .tit .more {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border-bottom: 2px solid  #FFA500;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}
.news-box .tit .more:hover {
	color: #B13507;
}
.news-box ul li:hover .tit {
	color: #B13507;
	/*text-shadow: 0 0 0.1px gray;*/
}
.news-box ul li {
	margin-top: 20px;
	height: 120px;
}
.news-box ul li .a-box {
	display: block;
	width: 100%;
	height: 100%;
}
.news-box ul li .pic {
	margin-right: 17px;
	display: block;
	width: 180px;
	height: 120px;
	overflow: hidden;
	font-size: 0;
	position: relative;
	line-height: 120px;
}
.news-box ul li .pic img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.news-box ul li .tit {
	display: inline-block;
	margin: 20px 0 10px;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	width: 310px;
	overflow: hidden;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}
.news-box ul li p {
	font-size: 10px;
	color: #666;
	line-height: 22px;
	height: 45px;
	overflow: hidden;
}
.news-box ul li:hover p {
	color: #4E4D4D;
}
/*底部*/
	.footer {
	height: 82px;
	background: url(../images/footer-bg.png) repeat-x;
}
.foot-nav-bar {
	padding-top: 6px;
	height: 76px;
	line-height: 76px;
	color: #585858;
	text-align: right;
}
.copyright .cp {
	font-style: normal;
	font-family: "微软雅黑";
}
.copyright {
	color: #585858;
	line-height: 40px;
	background-color: #FFE4C4;
}
.footer a,
.links a,
.copyright a {
	color: #585858;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.footer a:hover,
.links a:hover,
.copyright a:hover {
	color: #B13507;
}
.foot-nav-bar .left-tool {
	padding-top: 16px;
	margin-right: 15px;
	height: 60px;
	text-align: left;
	position: relative;
}
.foot-nav-bar .left-tool a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 12px;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.foot-nav-bar .left-tool a.wechat {
	background-position: -8px -60px;
	position: relative;
}
.foot-nav-bar .left-tool a.mobile {
	background-position: -70px -170px;
}

.foot-nav-bar .left-tool .qr-box {
	display: none;
	width: 100px;
	height: 100px;
	position: absolute;
	top: -100px;
    left: -30px;
	z-index: 5;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.foot-nav-bar .left-tool .qr-box2 {
	display: none;
	width: 100px;
	height: 100px;
	position: absolute;
	top: -100px;
    left: 30px;
	z-index: 5;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}


/*.foot-nav-bar .left-tool a.wechat:hover .qr-box {
	left: -30px;
	opacity: 1;
	filter: alpha(opacity=100);
}*/
.foot-nav-bar .left-tool a.qq {
	background-position: -62px -60px;
}
.foot-nav-bar .left-tool a:hover {
	background-position-y: -100px;
}
.foot-nav-bar .left-tool a.mobile:hover {
	background-position-y: -210px;
}

.foot-nav-bar .bot-call {
	margin-right: 60px;
	height: 76px;
	overflow: hidden;
	line-height: 24px;
}
.foot-nav-bar .bot-call p:first-child {
	margin-top: 12px;
}
.foot-nav-bar .bot-call p span {
	display: inline-block;
	float: left;
}
.foot-nav-bar .bot-call em {
	font-size: 16px;
	color:  #DAA520;
	font-weight: bold;

}
.foot-nav a {
	display: inline-block;
	margin-left: 50px;
	text-decoration: none;
}
.links {
	height: 97px;
	background: url(../images/links-bg.png) repeat-x;
	padding-top: 20px;
	line-height: 32px;
}
.links em {
	display: inline-block;
	padding-right: 20px;
	font-size: 16px;
	color:  #DAA520;
	font-weight: bold;
	position: relative;
	top: 1px;
	0
}
.links a {
	margin-right: 25px;
}
/*内页通用*/
	.banner-in {
	width: 100%;
	height: 450px;
	position: relative;
	overflow: hidden;
}
.banner-in .pic {
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 450px;
}
.page-wrap {
	min-height: 800px;
	background: url(../images/bg-product-1.png) no-repeat center top;
}
.page-wrap .bg-bottom {
	padding-bottom: 100px;
	min-height: 650px;
	background: url(../images/bg-product-2.png) no-repeat center bottom;
}
/*位置*/
	.position {
	height: 60px;
	background: url(../images/position-bar.png) repeat-x;
	line-height: 60px;
	overflow: hidden;
}
.position ul li {
	float: left;
	margin-right: 1px;
}
.position ul li:first-child {
}
.position ul li a {
	display: inline-block;
	text-align: center;
	font-size: 18px;
	padding-left:16px;
	padding-right:16px;
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}
.position ul li:hover a,
.position ul li.on a {
	background-color: rgba(87,25,6,0.5);
}
/*内容区*/
	.page-content {
	position: relative;
}
.page-content .com-title {
	padding-top: 63px;
	font-size: 30px;
	color: #81290b;
	text-align: center;
	line-height: 30px;
	position: relative;
}
.page-content .com-title:before {
	content: ' ';
	position: absolute;
	left: 50%;
	bottom: -23px;
	margin-left: -17px;
	width: 35px;
	height: 1px;
	background-color: #BB8B78;
}
.page-content .sub-title {
	margin-top: 50px;
	margin-bottom: 28px;
	font-size: 16px;
	color: #666666;
	text-align: center;
}
/*产品详情页*/
	/*.page-prev,
.page-next {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	display: inline-block;
	height: 80px;
	z-index: 5;
	display: none;
	font-size: 60px;
	line-height: 80px;
	color: #555;
	background: #fff;
	opacity: 0.4;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}*/
	.page-prev {
	width: 50%;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	cursor: url(../images/pre.cur), pointer;
}
.page-next {
	width: 50%;
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	cursor: url(../images/next.cur), pointer;
}
/*.page-btn:hover {
	text-decoration: none;
	opacity: 1;
}*/
	.page-content .product-show {
	margin-bottom: 72px;
	width: 950px;
	height: 460px;
	overflow: hidden;
	position: relative;
}
.page-content .product-detail,
.page-content .product-detail .bd {
	height: 400px!important;
}
.page-content .product-detail {
	position: relative;
}
.page-content .product-detail .cont {
	width: 435px;
	height: 227px;
	font-size: 16px;
	/*background: #fff;*/
	position: relative;
}
.page-content .product-detail .cont h3 {
	padding-bottom: 15px;
	color: #a1340f;
}
.page-content .product-detail .cont .pp-cover {
	width: 435px;
	height: 120px;
	overflow: hidden;
}
.page-content .product-detail .cont .pp {
	color: #666;
	line-height: 24px;
	text-indent: 2em;
}
.scroll-btn {
	position: absolute;
	right: 5px;
	bottom: 0;
	width: 64px;
}
.scroll-btn a {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: #7c7a78;
	font-family: "微软雅黑";
	background: #D4CAC3;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.scroll-btn a:hover {
	background: #D43E16;
	color: #fff;
}
.page-content .product-detail .show-box {
	display: none;
}
.page-content .product-detail .show-box:first-child {
	display: block;
}
.page-content .product-detail .detail-item {
	padding-left: 5px;
	width: 430px;
	position: absolute;
	bottom: 20px;
}
.page-content .product-detail .detail-item ul li {
	margin-right: 11px;
	float: left;
	padding: 0 5px;
	width: 23px;
	border: 1px solid #A1370E;
	min-height: 130px;
	font-size: 14px;
	color: #a1340f;
	text-align: center;
	line-height: 16px;
	cursor: pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.page-content .product-detail .detail-item ul li i {
	margin: 8px 0 5px;
	display: inline-block;
	width: 16px;
	height: 6px;
	background: url(../images/sprite.png) 5px -164px;
}
.page-content .product-detail .detail-item ul li:hover,
.page-content .product-detail .detail-item ul li.on {
	background-color: #A1370E;
	color: #fff;
}
.page-content .product-detail .detail-item ul li:hover i,
.page-content .product-detail .detail-item ul li.on i {
	background: url(../images/sprite.png) 5px -158px;
}
.page-content .product-detail .show-pic {
	width: 420px;
	height: 340px;
	overflow: hidden;
	position: relative;
}
.page-content .product-detail .show-pic a {
	padding: 0 5px;
	color: #A1370E;
	position: absolute;
	top: 140px;
	font-size: 35px;
	background: rgba(242,242,242,0.5);
	text-decoration: none;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.page-content .product-detail .show-pic a:hover {
	color: #7A1F00;
}
.page-content .product-detail .show-pic .prev {
	left: -30px;
}
.page-content .product-detail .show-pic .next {
	right: -30px;
}
.page-content .product-detail .show-pic:hover .prev {
	left: 0;
}
.page-content .product-detail .show-pic:hover .next {
	right: 0;
}
/*案例页面*/
	.page-case {
	margin-top: 60px;
	padding-bottom: 30px;
}
.page-case ul {
	margin-top: -45px;
	width: 1039px;
}
.page-case ul li {
	margin-top: 45px;
	margin-right: 39px;
	float: left;
	width: 480px;
	width: 480px;
	overflow: hidden;
}
.page-case ul li .pic {
	width: 480px;
	height: 260px;
	overflow: hidden;
}
.page-case ul li .pic a:before {
	content: url(../images/view-case.png);
	position: absolute;
	width: 480px;
	height: 260px;
	background: rgba(122,31,0,0.5);
	line-height: 310px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.page-case ul li .pic a:hover:before {
	opacity: .9;
	filter: alpha(opacity=90);
}
.page-case ul li h5 {
	padding: 15px 0 10px;
}
.page-case ul li h5 a {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}
.page-case ul li h5 a:hover {
	color: #7A1F00;
}
.page-case ul li p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
/*新闻页面*/
	.page-news {
	margin-top: 60px;
}
.page-news ul {
	}
.page-news ul li {
	padding: 37px 0 31px;
	height: 240px;
	border-bottom: 1px dashed #CFC7C1;
}
.page-news ul li:first-child {
	padding: 0 0 31px;
}
.page-news ul li h5 {
	padding-top: 20px;
}
.page-news ul li a {
	text-decoration: none;
}
.page-news ul li .pic {
	margin-left: 150px;
	width: 449px;
	height: 240px;
	overflow: hidden;
}
.page-news ul li h5 a {
	font-size: 16px;
	color: #333;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}
.page-news ul li h5 a:hover {
	color: #812B0A;
	/*text-shadow: 0 0 0.1px gray;*/
}
.page-news ul li span {
	display: inline-block;
	padding: 10px 0;
	font-size: 14px;
	color: #999;
}
.news-date {
	display: inline-block;
}
.page-news ul li p {
	display: block;
	height: 73px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.page-news ul li .more {
	display: inline-block;
	margin-top: 25px;
	width: 103px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #BD491E;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.page-news ul li .more:hover {
	background-color: #812B0A;
	border-color: #812B0A;
	color: #fff;
}
/*关于页面*/
	.page-about {
	margin-top: 60px;
	width: 1920px;
	height: 421px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.page-about .pic {
	width: 960px;
	height: 421px;
	overflow: hidden;
}
.page-about .com-box {
	width: 960px;
	background: #F1EAE4;
}
.page-about .com-box .company {
	padding: 20px 65px 0 60px;
	height: 401px;
	width: 475px;
	position: relative;
}
.page-about .com-box .company .scroll-btn {
	right: 65px;
	bottom: 40px;
}
.page-about .com-box .company .e-tit {
	font-size: 24px;
	color: #BDB8B4;
}
.page-about .com-box .company h5 {
	font-size: 24px;
	color: #333;
	padding-bottom: 15px;
}
.page-about .com-box .company .cont-cover {
	width: 475px;
	height: 200px;
	overflow: hidden;
}
.page-about .com-box .company .cont-c {
	font-size: 16px;
	color: #666;
	line-height: 25px;
	text-indent: 2em;
}
/*印象*/
	.impression {
}
.impression .ojl-ehs {
	margin-top: 60px;
	position: relative;
}
.impression .ojl-ehs .prev,
.impression .ojl-ehs .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	font-size: 38px;
	font-family: "宋体";
	text-align: center;
	line-height: 50px;
	background-color: #B13507;
	color: #fff;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.impression .ojl-ehs .prev {
	left: -70px;
}
.impression .ojl-ehs .next {
	right: -70px;
}
.impression .ojl-ehs .prev:hover,
.impression .ojl-ehs .next:hover {
	background-color: #7A1F00;
}
.impression .ojl-ehs .ehs-box {
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.impression .ojl-ehs .ehs-box ul {
	width: 1120px;
}
.impression .ojl-ehs .ehs-box ul li {
	float: left;
	margin-right: 20px;
	width: 260px;
	height: 180px;
	overflow: hidden;
	text-align: center;
}
.impression .ojl-ehs .ehs-box ul li .pic {
	width: 260px;
	height: 180px;
	line-height: 180px;
	font-size: 0;
	position: relative;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.impression .ojl-ehs .ehs-box ul li:hover .pic {
	opacity: .9;
}
.impression .ojl-ehs .ehs-box ul li .pic img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	position: relative;
	display: block;
}
/*联系*/
.contact {
	margin-top: 60px;
}
.contact .info {
	padding: 31px 0 0 60px;
	width: 292px;
	height: 320px;
	background-color: #fff;
	color: #666;
	font-size: 16px;
}
.contact .info h5 {
	font-size: 18px;
	color: #333;
}
.contact .info em {
	font-size: 36px;
	color: #e1411a;
}
.contact .info p {
	line-height: 30px;
}
.contact .map {
	width: 748px;
	height: 351px;
	overflow: hidden;
}
/*页码*/
	.page-list {
	margin-top: 38px;
	width: 100%;
	height: 26px;
	text-align: center;
}
.page-list .list-box a,
.page-list .list-box span {
	display: inline-block;
	width: 24px;
	height: 24px;
	color: #777675;
	line-height: 24px;
	margin: 0 5px;
}
.page-list .list-box .pre,
.page-list .list-box .nex {
	text-decoration: none;
	border: 1px solid #777675;
	position: relative;
}
.page-list .list-box .pre:before {
	content: '<';
}
.page-list .list-box .current {
	border: 1px solid #812B0A;
	color: #812B0A;
}
.page-list .list-box a:hover {
	border-color: #812B0A;
	color: #812B0A;
	text-decoration: none;
}
.page-list .list-box span:hover {
	color: #812B0A;
}
/*新闻详情页*/
	.news-page {
	overflow: hidden;
	padding: 41px 72px 20px;
	width: 1050px;
	margin: 0 auto;
	background: #fff5ed;
}
.news-page .news-title {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CBD3DE;
	text-align: center;
}
.news-page .news-title h2 {
	padding-bottom: 15px;
	color: #000;
	font-weight: normal;
	font-size: 24px;
}
.news-page .news-title h1 {
	padding-bottom: 15px;
	color: #000;
	font-weight: normal;
	font-size: 24px;
}
.news-page .news-title .news-info {
	color: #666;
}
.news-page .news-title .news-info span {
	margin-left: 20px;
}
.news-page .news-title .news-info a {
	color: #666;
	text-decoration: none;
}
.news-page .news-title .news-info a:hover {
	color: #4D9B00;
}
.news-content {
	padding: 0 10px 30px;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.news-content img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.news-content p {
	background-color: transparent!important;
}
.news-more ul li {
	float: left;
}
.news-more ul li.next {
	text-align: right;
}
.back-btn {
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 35px;
	border-radius: 3px;
	background: #7A1F00 url(../images/ico-pagination-arrow-next.png) no-repeat center;
	cursor: pointer;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.back-btn:hover {
	background: #333 url(../images/ico-pagination-arrow-next.png) no-repeat 20px center;
	text-decoration: none;
}
.news-com-tit {
	font-size: 20px;
	padding-bottom: 15px;
}
.news-hot {
	padding: 40px 72px;
	width: 960px;
	margin: 40px auto;
	background: #fff5ed;
}
.news-hot ul {
	width: 1200px;
}
.news-hot ul li {
	float: left;
	margin-bottom: 10px;
	margin-right: 164px;
	width: 400px;
}
.news-hot ul li .pic {
	margin-right: 20px;
}
.news-hot ul li h5 {
	padding-top: 5px;
	padding-bottom: 10px;
}
.news-hot ul li i {
	margin-right: 50px;
}
.xg-news {
	padding: 40px 72px;
	width: 960px;
	margin: 40px auto;
	background: #fff5ed;
	/*padding-top: 20px;*/

}
.xg-news ul {
	width: 1200px;
}
.xg-news ul li {
	float: left;
	margin-right: 164px;
	width: 400px;
	line-height: 25px;
}
/*产品列表页*/
	.list-product {
	padding-top: 5px;
}
.list-product ul {
	width: 1220px;
}
.list-product ul li {
	margin-top: 40px;
	margin-right: 20px;
	width: 384px;
	height: 245px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.list-product ul li .pic {
	width: 384px;
	height: 186px;
}
.list-product ul li h5 {
	padding: 15px 0 0 10px;
	font-size: 16px;
	color: #333;
	position: relative;
}
.list-product ul li h5:before {
	content: ' ';
	position: absolute;
	left: 0;
	top: 17px;
	width: 2px;
	height: 40px;
	background: #7A1F00;
}
.list-product ul li p {
	padding-left: 10px;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
}
.list-product ul li .pic a {
	display: block;
	width: 330px;
	height: 186px;
}
.list-product ul li .pic a:before {
	content: ' ';
	width: 384px;
	height: 186px;
	background-color: rgba(255,255,255,0.2);
}
.list-product ul li .pic a:hover:before {
	content: ' ';
}
/*招商*/
	.section {
	text-align: center;
	font: 14px "Microsoft Yahei";
	color: #fff;
}
.zs-bg {
	width: 100%;
	background: url(../images/zhaoshang-bg.png) repeat;
	font-family: "微软雅黑";
}
.zs-bg .header {
	background: url(../images/bg.png) repeat;
}
.section h3 {
	text-indent: -9999px;
	display: inline-block;
}
/*第一屏*/
	.zhaoshang .zs-banner {
	width: 100%;
	height: 605px;
	background: url(../images/zhaoshang/zs-banner.jpg) no-repeat center;
	text-align: center;
}
	/*第二屏*/
	.jihui1 {
	text-align: center;
}
.jihui1 .jh-tit {
	margin-top: 20px;
	width: 100%;
	height: 344px;
	background: url(../images/zhaoshang/tit-b2g.png) no-repeat center;
	color: #ff4927;
}
.jihui1 .jh-tit h3 {
	width: 415px;
	height: 127px;
	background: url(../images/zhaoshang/t1.png) no-repeat center top;
}
.jihui1 .jh-tit .p1 {
	font-size: 36px;
}
.jihui1 .jh-tit .p2 {
	font-size: 24px;
	display: inline-block;
	width: 507px;
	height: 56px;
	line-height: 56px;
	border: 1px solid #ff4927;
	margin: 20px 0;
}
.jihui1 .jh-tit .p3 {
	font-size: 30px;
}
.jihui1 .egg {
	margin-top: 20px;
	display: inline-block;
	width: 316px;
	height: 213px;
	background: url(../images/zhaoshang/egg.png) no-repeat;
}
/*第三屏*/
	.jihui2 ul {
	padding-top: 60px;
	width: 630px;
	/*height: 530px;*/
	padding-left: 18px;
	background: url(../images/zhaoshang/tit-ll.png) no-repeat left 70px;
}
.jihui2 ul li {
	margin-left: 106px;
	margin-bottom: 28px;
}
.jihui2 ul li .tit {
	width: 164px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 24px;
	color: #210b04;
	background: url(../images/zhaoshang/tit-bg.png) no-repeat center;
}
.jihui2 ul li.last .tit {
	width: 313px;
	background: url(../images/zhaoshang/tit-bg-last.png) no-repeat center;
}
.jihui2 ul li p {
	padding-top: 18px;
	font-size: 16px;
	color: #ef4f31;
	text-align: left;
	line-height: 25px;
}
.jihui2 .right {
	margin-top: 70px;
	width: 499px;
	height: 464px;
	overflow: hidden;
}
/*第四屏*/
	.youshi h3 {
	display: inline-block;
	width: 626px;
	height: 56px;
	background: url(../images/zhaoshang/t2.png) no-repeat center;
}
.youshi .p1 {
	margin-bottom: 35px;
	font-size: 24px;
	color: #ff4925;
}
.youshi .left .ys-l {
	width: 616px;
}
.youshi .right .ys-l {
	width: 562px;
}
.youshi .ys-l {
	text-align: left;
}
.youshi .ys-list.one .ys-l {
	margin-top: 10px;
}
.youshi .ys-list.two .ys-l {
	margin-top: 40px;
}
.youshi .ys-list.three .ys-l {
	margin-top: 50px;
}
.youshi .ys-list.three .pic {
	position: relative;
	top: 20px;
}
.youshi .ys-list.four .ys-l {
	margin-top: 80px;
}
.youshi .ys-l h4 {
	font-size: 48px;
	color: #210b04;
	display: inline-block;
	width: 179px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-weight: normal;
	background: url(../images/zhaoshang/tit-bg2.png) no-repeat center;
}
.youshi .ys-l .p-t {
	/*display: inline-block;*/
	/*width: 100%;*/
	padding: 10px 0;
	font-size: 24px;
	color: #ff4c34;
}
.youshi .ys-l .p-c {
	font-size: 16px;
	color: #333;
	line-height: 25px;
}
.youshi .pic {
	width: 562px;
}
/*第五屏*/
	/*第六屏*/
	.section6 {
	width: 100%;
	background: #2B0C04;
}
.jmys h3 {
	width: 630px;
	height: 55px;
	background: url(../images/zhaoshang/t3.png) no-repeat center;
}
.jmys-show {
	margin-top: 35px;
	width: 100%;
	height: 374px;
	background: url(../images/zhaoshang/jmys.png) no-repeat center;
}
/*第七屏*/
	.jmdm h3 {
	width: 223px;
	height: 43px;
	background: url(../images/zhaoshang/t4.png) no-repeat center;
}
.jmdm-show {
	margin-top: 35px;
}
.jmdm-show .left {
	width: 499px;
	height: 388px;
	overflow: hidden;
}
.jmdm-show ul {
	width: 701px;
}
.jmdm-show ul li {
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	width: 340px;
	height: 189px;
	overflow: hidden;
}
/*第八屏*/
	.jmlc h3 {
	width: 230px;
	height: 103px;
	background: url(../images/zhaoshang/t5.png) no-repeat center;
}
.jmlc-show {
	margin-top: 35px;
	width: 100%;
	height: 333px;
	background: url(../images/zhaoshang/jmlc.png) no-repeat center ;
}
/*第九屏*/
	.ijoin h3 {
	width: 151px;
	height: 43px;
	background: url(../images/zhaoshang/t6.png) no-repeat center;
}
.ijoin-show {
	margin-top: 35px;
	width: 100%;
	height: 403px;
	background: #FFE4C4;
}
.ijoin-show .left {
	width: 726px;
	height: 403px;
}
.ijoin-show .right {
	padding: 35px 0 55px;
	width: 419px;
}
.ijoin-show .right li {
	margin-bottom: 21px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	position: relative;
}
.ijoin-show .right li label {
	font-size: 18px;
	color: #ef4f31;
	float: left;
}
.ijoin-show .right li .input_out {
	width: 272px;
	height: 38px;
	border: 1px solid #5A1D0E;
	border-radius: 19px;
	background: #FFE4C4;
	text-indent: 20px;
	color: #FCE3D3;
}
.ijoin-show .right li .input_out:focus {
	outline: none;
	background: #310D04;
	color: #fff;
}
.ijoin-show .right li .f_submit {
	margin-left: 68px;
	width: 179px;
	height: 41px;
	background: #DAA520;
	line-height: 41px;
	border-radius: 20px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	font-family: "微软雅黑";
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.ijoin-show .right li .f_submit:hover {
	background: #7A1F00;
}
.ijoin-show .right li .f_submit:focus {
	outline: none;
}
span.error {
	color: #9A9A9A;
	left: 80px;
	position: absolute;
	display: inline;
	top: 31px;
	font-size: 12px;
}
.section4,.section6,.section7,.section8,.section9 {
	padding-top: 75px;
}
.section6,.section9 {
	padding-bottom: 80px;
}
.youshi .p1 {
	margin-bottom: 55px;
	font-size: 24px;
	color: #ff4925;
}
.jmlc h3 {
	width: 100%;
}
/*返回顶部*/
	.m-top-cbbfixed {
	position: fixed;
	right: 10px;
	transition: bottom ease .3s;
	bottom: -85px;
	z-index: 3;
	cursor: pointer;
	display: none;
}
.m-top-cbbtn {
	width: 40px;
	height: 40px;
	display: block;
	background-color: #B13507;
}
.m-top-go {
	transition: background-color ease .3s;
	margin-top: 1px;
}
.m-top-go:hover {
	background-color: #A53207;
}
.m-top-goicon {
	float: left;
	margin: 14px 0 0 9px;
	width: 23px;
	height: 12px;
	background: url('../images/side-icon02.png');
}
.m-top-weixin {
	background: #333;
}
.m-top-weixin div {
	background: url('../images/weixin.png');
	width: 194px;
	height: 199px;
	position: absolute;
	left: -194px;
	top: -115px;
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	transform-origin: 100% 70%;
	-webkit-transform-origin: 100% 70%;
	transition: transform ease .3s, opacity ease .3s;
	-webkit-transition: all ease .3s;
	display: none\0;
	*display: none;
}
.m-top-weixin:hover div {
	display: block;
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	*display: block;
}
.m-top-weixin-icon {
	float: left;
	margin: 12px 0 0 11px;
	width: 18px;
	height: 18px;
	background: url('../images/side-icon01.png');
}
/* 在线客服样式*/
	.kefuBox {
	position:fixed;
	top:180px;
	right:0;
	z-index:1000;
	width:auto;
	_position:absolute;
	_top: expression(documentElement.scrollTop +45);
}
.kefuBox .kefuLeft {
	float:left;
	overflow:hidden;
	width:30px;
	height: 157px;
	cursor:pointer;
	background:url(../images/qq/kefu_l.png) no-repeat
}
.kefuBox .kefuRight {
	display:block;
	float:left;
	overflow:hidden;
	width:0;
}
.kefuBox .kefuTop {
	width:154px;
	height:46px;
	background:url(../images/qq/kefu_top.png) no-repeat;
}
.kefuBox .kefuClose {
	float:right;
	overflow:hidden;
	width:154px;
	height:46px;
	display:block;
	cursor:pointer;
}
.kefuBox .kefuBottom {
	width:154px;
	height:12px;
	background:url(../images/qq/kefu_bottom.png) no-repeat;
}
.kefuBox .kefuCont {
	width:130px;
	padding:0 12px;
	background:url(../images/qq/kefu_line.png) repeat-y;
	overflow:hidden;
}
.kefuBox .kefuCont ul {
	margin:0;
	padding:0;
}
.kefuBox .kefuCont ul li {
	width:80px;
	line-height:28px;
	overflow:hidden;
	height:28px;
	padding-left:40px;
	padding-right:10px;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-bottom:5px;
}
.kefuBox .kefuCont ul li a {
	color:#333;
}
.kefuBox .kefuCont ul li a:hover {
	color: #000;
	text-decoration: none;
}
.kefuBox .kefuCont ul li.pic {
	width:130px;
	height:130px;
	margin-top:15px;
	padding:0;
	text-align: center;
	line-height: 24px;
	color: #fff;
}
.kefuBox .kefuCont ul li.qq {
	background:url(../images/qq/qq.png) no-repeat;
}
.kefuBox .kefuCont ul li.wang {
	background:url(../images/qq/wangwang.png) no-repeat
}
.kefuBox .kefuCont ul li.spk {
	background:url(../images/qq/skype.png) no-repeat
}
.kefuBox .kefuCont ul li.codeer {
	display:block;
	width:130px;
	height: 193px;
	text-align:center;
	color:#fff;
	padding:10px 0 0;
	font-family:"微软雅黑";
	font-size:14px;
	margin-bottom:0;
}
.kefuBox .kefuCont ul li.codeer p {
	display:block;
	height:35px;
	line-height:35px;
}
.kefuBox .kefuCont ul li.codeer span {
	display:block;
	width:116px;
	height:116px;
	padding:7px;
	background:url(../images/qq/cobj.png) no-repeat;
}
.kefuBox .kefuCont ul li.codeer span img {
	width:116px;
	height:116px;
}
.hd-xin {
	height: 55px;
	width: 65px;
	line-height: 70px;
	overflow: hidden;
}
.hd-xin img {
	vertical-align: middle;
}
/*--------------------------------*/
	@media (max-width: 1400px) {
	.header .hd-call {
	padding: 15px 70px 0 0;
}
}Box .kefuClose {
	float:right;
	overflow:hidden;
	width:154px;
	height:46px;
	display:block;
	cursor:pointer;
}
.kefuBox .kefuBottom {
	width:154px;
	height:12px;
	background:url(../images/qq/kefu_bottom.png) no-repeat;
}
.kefuBox .kefuCont {
	width:130px;
	padding:0 12px;
	background:url(../images/qq/kefu_line.png) repeat-y;
	overflow:hidden;
}
.kefuBox .kefuCont ul {
	margin:0;
	padding:0;
}
.kefuBox .kefuCont ul li {
	width:80px;
	line-height:28px;
	overflow:hidden;
	height:28px;
	padding-left:40px;
	padding-right:10px;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-bottom:5px;
}
.kefuBox .kefuCont ul li a {
	color:#333;
}
.kefuBox .kefuCont ul li a:hover {
	color: #000;
	text-decoration: none;
}
.kefuBox .kefuCont ul li.pic {
	width:130px;
	height:130px;
	margin-top:15px;
	padding:0;
	text-align: center;
	line-height: 24px;
	color: #fff;
}
.kefuBox .kefuCont ul li.qq {
	background:url(../images/qq/qq.png) no-repeat;
}
.kefuBox .kefuCont ul li.wang {
	background:url(../images/qq/wangwang.png) no-repeat
}
.kefuBox .kefuCont ul li.spk {
	background:url(../images/qq/skype.png) no-repeat
}
.kefuBox .kefuCont ul li.codeer {
	display:block;
	width:130px;
	height: 193px;
	text-align:center;
	color:#fff;
	padding:10px 0 0;
	font-family:"微软雅黑";
	font-size:14px;
	margin-bottom:0;
}
.kefuBox .kefuCont ul li.codeer p {
	display:block;
	height:35px;
	line-height:35px;
}
.kefuBox .kefuCont ul li.codeer span {
	display:block;
	width:116px;
	height:116px;
	padding:7px;
	background:url(../images/qq/cobj.png) no-repeat;
}
.kefuBox .kefuCont ul li.codeer span img {
	width:116px;
	height:116px;
}
.hd-xin {
	height: 55px;
	width: 65px;
	line-height: 70px;
	overflow: hidden;
}
.hd-xin img {
	vertical-align: middle;
}
/*--------------------------------*/
	@media (max-width: 1400px) {
	.header .hd-call {
	padding: 15px 70px 0 0;
}
}

.sosoubg{ margin:0 auto; background:url(../images/sosoubg.jpg) repeat-x; height:44px;width:100%;}
.sosoubg_left{ float:left; padding-left:10px;padding-top:12px; color:#fff;}
.sosoubg_right{ float:right; padding-top:10px;}
.sosoubg_left p{ padding-top:2px;}
.sosoubg_left a{ color:#fff;}
.s_text {float:left;width:139px;height:24px;line-height:24px;padding:0px 10px;border:none;color:#999;} 
.s_btn {float:right; width:30px;height:24px;border:none;background:url(../images/noname.gif);cursor: pointer;}
.s_btn_a  {float:right; width:62px;height:27px;line-height:27px;color:white; border:none;background:url(../images/s_btn_a.gif);cursor: pointer;}